home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / kde4 / config.kcfg / okular.kcfg < prev    next >
Extensible Markup Language  |  2008-05-29  |  7KB  |  261 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
  3.       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4.       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
  5.       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
  6.  <kcfgfile name="okularpartrc" />
  7.  <include>kuser.h</include>
  8.  <group name="Debugging Options" >
  9.   <entry key="DebugDrawBoundaries" type="Bool" >
  10.    <default>false</default>
  11.   </entry>
  12.   <entry key="DebugDrawAnnotationRect" type="Bool" >
  13.    <default>false</default>
  14.   </entry>
  15.  </group>
  16.  <group name="Dlg Accessibility" >
  17.   <entry key="PaperColor" type="Color" >
  18.    <default code="true" >Qt::white</default>
  19.   </entry>
  20.   <entry key="HighlightImages" type="Bool" >
  21.    <default>false</default>
  22.   </entry>
  23.   <entry key="HighlightLinks" type="Bool" >
  24.    <default>false</default>
  25.   </entry>
  26.   <entry key="ChangeColors" type="Bool" >
  27.    <default>false</default>
  28.   </entry>
  29.   <entry key="RenderMode" type="Enum" >
  30.    <default>Inverted</default>
  31.    <choices>
  32.     <choice name="Inverted" />
  33.     <choice name="Paper" />
  34.     <choice name="Recolor" />
  35.     <choice name="BlackWhite" />
  36.    </choices>
  37.   </entry>
  38.   <entry key="RecolorForeground" type="Color" >
  39.    <default code="true" >0x600000</default>
  40.   </entry>
  41.   <entry key="RecolorBackground" type="Color" >
  42.    <default code="true" >0xF0F0F0</default>
  43.   </entry>
  44.   <entry key="BWThreshold" type="UInt" >
  45.    <default>127</default>
  46.    <min>2</min>
  47.    <max>253</max>
  48.   </entry>
  49.   <entry key="BWContrast" type="UInt" >
  50.    <default>2</default>
  51.    <min>2</min>
  52.    <max>6</max>
  53.   </entry>
  54.  </group>
  55.  <group name="Dlg Performance" >
  56.   <entry key="MemoryLevel" type="Enum" >
  57.    <default>Normal</default>
  58.    <choices>
  59.     <choice name="Low" />
  60.     <choice name="Normal" />
  61.     <choice name="Aggressive" />
  62.    </choices>
  63.   </entry>
  64.   <entry key="EnableCompositing" type="Bool" >
  65.    <default>true</default>
  66.   </entry>
  67.   <entry key="EnableThreading" type="Bool" >
  68.    <default>true</default>
  69.   </entry>
  70.   <entry key="TextAntialias" type="Enum" >
  71.    <default>Enabled</default>
  72.    <choices>
  73.     <choice name="Enabled" />
  74.     <choice name="Disabled" />
  75.    </choices>
  76.   </entry>
  77.   <entry key="GraphicsAntialias" type="Enum" >
  78.    <default>Enabled</default>
  79.    <choices>
  80.     <choice name="Enabled" />
  81.     <choice name="Disabled" />
  82.    </choices>
  83.   </entry>
  84.  </group>
  85.  <group name="Dlg Presentation" >
  86.   <entry key="SlidesAdvance" type="Bool" >
  87.    <default>false</default>
  88.   </entry>
  89.   <entry key="SlidesAdvanceTime" type="UInt" >
  90.    <default>5</default>
  91.    <min>1</min>
  92.    <max>3600</max>
  93.   </entry>
  94.   <entry key="SlidesLoop" type="Bool" >
  95.    <default>false</default>
  96.   </entry>
  97.   <entry key="SlidesBackgroundColor" type="Color" >
  98.    <default code="true" >Qt::black</default>
  99.   </entry>
  100.   <entry key="SlidesTransition" type="Enum" >
  101.    <default>Replace</default>
  102.    <choices>
  103.     <choice name="BlindsHorizontal" />
  104.     <choice name="BlindsVertical" />
  105.     <choice name="BoxIn" />
  106.     <choice name="BoxOut" />
  107.     <choice name="Dissolve" />
  108.     <choice name="GlitterDown" />
  109.     <choice name="GlitterRight" />
  110.     <choice name="GlitterRightDown" />
  111.     <choice name="Random" />
  112.     <choice name="Replace" />
  113.     <choice name="SplitHorizontalIn" />
  114.     <choice name="SplitHorizontalOut" />
  115.     <choice name="SplitVerticalIn" />
  116.     <choice name="SplitVerticalOut" />
  117.     <choice name="WipeDown" />
  118.     <choice name="WipeRight" />
  119.     <choice name="WipeLeft" />
  120.     <choice name="WipeUp" />
  121.    </choices>
  122.   </entry>
  123.   <entry key="SlidesCursor" type="Enum" >
  124.    <default>HiddenDelay</default>
  125.    <choices>
  126.     <choice name="HiddenDelay" />
  127.     <choice name="Visible" />
  128.     <choice name="Hidden" />
  129.    </choices>
  130.   </entry>
  131.   <entry key="SlidesShowProgress" type="Bool" >
  132.    <default>true</default>
  133.   </entry>
  134.   <entry key="SlidesShowSummary" type="Bool" >
  135.    <default>false</default>
  136.   </entry>
  137.   <entry key="SlidesPencilColor" type="Color" >
  138.    <default code="true" >Qt::red</default>
  139.   </entry>
  140.   <entry key="SlidesTransitionsEnabled" type="Bool" >
  141.    <default>true</default>
  142.   </entry>
  143.   <entry key="SlidesScreen" type="Int" >
  144.    <default>-2</default>
  145.    <min>-2</min>
  146.    <max>20</max>
  147.   </entry>
  148.  </group>
  149.  <group name="General" >
  150.   <entry key="ObeyDRM" type="Bool" >
  151.    <default>true</default>
  152.   </entry>          
  153.   <entry key="ChooseGenerators" type="Bool" >
  154.    <default>false</default>
  155.   </entry>
  156.   <entry key="ShowOSD" type="Bool" >
  157.    <default>true</default>
  158.   </entry>
  159.   <entry key="UseKTTSD" type="Bool" />
  160.   <entry key="WatchFile" type="Bool" >
  161.    <default>true</default>
  162.   </entry>
  163.   <entry key="ExternalEditor" type="Enum" >
  164.    <default>Kate</default>
  165.    <choices>
  166.     <choice name="Kate" />
  167.     <choice name="Scite" />
  168.     <choice name="Custom" />
  169.    </choices>
  170.   </entry>
  171.   <entry key="ExternalEditorCommand" type="String">
  172.     <default>kate --use --line %l --column %c</default>
  173.   </entry>
  174.  </group>
  175.  <group name="Main View" >
  176.   <entry key="ShowLeftPanel" type="Bool" >
  177.    <default>true</default>
  178.   </entry>
  179.   <entry key="SplitterSizes" type="IntList" />
  180.  </group>
  181.  <group name="Nav Panel" >
  182.   <entry key="CurrentPageOnly" type="Bool" >
  183.    <default>false</default>
  184.   </entry>
  185.   <entry key="GroupByAuthor" type="Bool" >
  186.    <default>true</default>
  187.   </entry>
  188.   <entry key="GroupByPage" type="Bool" >
  189.    <default>true</default>
  190.   </entry>
  191.   <entry key="FilterBookmarks" type="Bool" >
  192.    <default>false</default>
  193.   </entry>
  194.   <entry key="SyncThumbnailsViewport" type="Bool" >
  195.    <default>true</default>
  196.   </entry>
  197.   <entry key="TocPageColumn" type="Bool" >
  198.    <default>true</default>
  199.   </entry>
  200.   <entry key="SidebarShowText" type="Bool" >
  201.    <default>true</default>
  202.   </entry>
  203.   <entry key="SidebarIconSize" type="UInt" >
  204.    <default>48</default>
  205.   </entry>
  206.  </group>
  207.  <group name="PageView" >
  208.   <entry key="CenterFirstPageInRow" type="Bool" >
  209.    <default>false</default>
  210.   </entry>
  211.   <entry key="EditToolBarPlacement" type="Int" >
  212.    <default>0</default>
  213.   </entry>
  214.   <entry key="ShowScrollBars" type="Bool" >
  215.    <default>true</default>
  216.   </entry>
  217.   <entry key="ViewColumns" type="UInt" >
  218.    <default>3</default>
  219.    <min>1</min>
  220.    <max>8</max>
  221.   </entry>
  222.   <entry key="ViewRows" type="UInt" >
  223.    <default>1</default>
  224.    <min>1</min>
  225.    <max>5</max>
  226.   </entry>
  227.   <entry key="TrimMargins" type="Bool" >
  228.    <default>false</default>
  229.   </entry>
  230.   <entry key="ViewContinuous" type="Bool" >
  231.    <default>true</default>
  232.   </entry>
  233.   <entry key="ViewMode" type="UInt" >
  234.    <default>0</default>
  235.    <max>2</max>
  236.   </entry>
  237.   <entry key="ZoomMode" type="UInt" >
  238.     <default>2</default>
  239.     <max>2</max>
  240.   </entry>
  241.   <entry key="ZoomFactor" type="Double" >
  242.     <default>1.0</default>
  243.     <min>0.1</min>
  244.     <max>4.0</max>
  245.   </entry>
  246.  </group>
  247.  <group name="Identity" >
  248.   <entry key="IdentityAuthor" type="String">
  249.     <code>
  250.       KUser currentUser;
  251.       QString userString = currentUser.property( KUser::FullName ).toString();
  252.       if ( userString.isEmpty() )
  253.       {
  254.         userString = currentUser.loginName();
  255.       }
  256.     </code>
  257.     <default code="true">userString</default>
  258.   </entry>
  259.  </group>
  260. </kcfg>
  261.